home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / Moscow ML 1.42 / src / compiler / Load_phr.sig < prev    next >
Encoding:
Text File  |  1997-08-18  |  124 b   |  5 lines  |  [TEXT/R*ch]

  1. (* Load_phr.sig *)
  2.  
  3. val do_code: bool -> string -> int -> int -> Obj.obj;
  4. val loadZamPhrase: Instruct.ZamPhrase -> Obj.obj;
  5.